home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / objam01.lha / objam / test / rexxTest.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-12-22  |  93 b   |  11 lines

  1. /* rexxTest.rexx */
  2.  
  3. options results
  4. address rexxtest
  5.  
  6. VERSION
  7. say result
  8.  
  9. LINE 1 2 3 4
  10. QUIT
  11.